Skip to content

Offer Triangulate in the init bundle - #61

Merged
jon-devlapaz merged 2 commits into
mainfrom
codex/init-triangulate-bundle
Aug 13, 2026
Merged

Offer Triangulate in the init bundle#61
jon-devlapaz merged 2 commits into
mainfrom
codex/init-triangulate-bundle

Conversation

@jon-devlapaz

Copy link
Copy Markdown
Owner

What changed

  • replace skill-eval-loop with triangulate-me in Tink's optional init bundle
  • update the interactive prompt and --with-tink-skills help text
  • keep resumable bundle installation covered by acceptance test I10
  • document the new bundle and the evaluator's standalone repository

Why

The init wizard should offer the two end-user skills from tink-skills: discovery through skill-scout and reasoning through triangulate-me. The evaluation harness is now maintained separately and should remain an explicit install.

Impact

Users who accept the optional bundle prompt, or pass --with-tink-skills, receive skill-scout and triangulate-me. Existing opt-in behavior and flags are unchanged.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets --locked -- -D warnings
  • cargo test --workspace --all-targets --locked
  • cargo test --workspace --locked --doc

@jon-devlapaz
jon-devlapaz marked this pull request as ready for review August 13, 2026 06:42
@jon-devlapaz
jon-devlapaz merged commit 2a632f3 into main Aug 13, 2026
6 checks passed
@jon-devlapaz
jon-devlapaz deleted the codex/init-triangulate-bundle branch August 13, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant